home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 123
/
(Vol 123) Jan 13 2011.iso
/
Games
/
mofro.swf
/
scripts
/
DefineSprite_223
/
frame_1
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2011-01-13
|
137 b
|
13 lines
stop();
this.onEnterFrame = function()
{
if(forward)
{
nextFrame();
}
else
{
prevFrame();
}
};